Package org.azd.distributedtask.types
Class TaskAgentAuthorization
java.lang.Object
org.azd.abstractions.serializer.SerializableEntity
org.azd.distributedtask.types.TaskAgentAuthorization
Gets or sets the type of the pool
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setAuthorizationUrl
(String authorizationUrl) void
setClientId
(String clientId) void
setPublicKey
(TaskAgentPublicKey publicKey) Methods inherited from class org.azd.abstractions.serializer.SerializableEntity
getResponse, toJsonTree, toString
-
Constructor Details
-
TaskAgentAuthorization
public TaskAgentAuthorization()
-
-
Method Details
-
getAuthorizationUrl
-
setAuthorizationUrl
-
getClientId
-
setClientId
-
getPublicKey
-
setPublicKey
-