Uses of Class
com.azure.resourcemanager.containerregistry.fluent.models.TokenInner
Packages that use TokenInner
Package
Description
Package containing the service clients for ContainerRegistryManagementClient.
null.
Package containing the inner data models for ContainerRegistryManagementClient.
null.
Package containing the data models for ContainerRegistryManagementClient.
null.
-
Uses of TokenInner in com.azure.resourcemanager.containerregistry.fluent
Methods in com.azure.resourcemanager.containerregistry.fluent that return TokenInnerModifier and TypeMethodDescriptionTokensClient.create(String resourceGroupName, String registryName, String tokenName, TokenInner tokenCreateParameters) Creates a token for a container registry with the specified parameters.TokensClient.create(String resourceGroupName, String registryName, String tokenName, TokenInner tokenCreateParameters, com.azure.core.util.Context context) Creates a token for a container registry with the specified parameters.Gets the properties of the specified token.TokensClient.update(String resourceGroupName, String registryName, String tokenName, TokenUpdateParameters tokenUpdateParameters) Updates a token with the specified parameters.TokensClient.update(String resourceGroupName, String registryName, String tokenName, TokenUpdateParameters tokenUpdateParameters, com.azure.core.util.Context context) Updates a token with the specified parameters.Methods in com.azure.resourcemanager.containerregistry.fluent that return types with arguments of type TokenInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TokenInner>, TokenInner> TokensClient.beginCreate(String resourceGroupName, String registryName, String tokenName, TokenInner tokenCreateParameters) Creates a token for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TokenInner>, TokenInner> TokensClient.beginCreate(String resourceGroupName, String registryName, String tokenName, TokenInner tokenCreateParameters) Creates a token for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TokenInner>, TokenInner> TokensClient.beginCreate(String resourceGroupName, String registryName, String tokenName, TokenInner tokenCreateParameters, com.azure.core.util.Context context) Creates a token for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TokenInner>, TokenInner> TokensClient.beginCreate(String resourceGroupName, String registryName, String tokenName, TokenInner tokenCreateParameters, com.azure.core.util.Context context) Creates a token for a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<TokenInner>, TokenInner> TokensClient.beginCreateAsync(String resourceGroupName, String registryName, String tokenName, TokenInner tokenCreateParameters) Creates a token for a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<TokenInner>, TokenInner> TokensClient.beginCreateAsync(String resourceGroupName, String registryName, String tokenName, TokenInner tokenCreateParameters) Creates a token for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TokenInner>, TokenInner> TokensClient.beginUpdate(String resourceGroupName, String registryName, String tokenName, TokenUpdateParameters tokenUpdateParameters) Updates a token with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TokenInner>, TokenInner> TokensClient.beginUpdate(String resourceGroupName, String registryName, String tokenName, TokenUpdateParameters tokenUpdateParameters) Updates a token with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TokenInner>, TokenInner> TokensClient.beginUpdate(String resourceGroupName, String registryName, String tokenName, TokenUpdateParameters tokenUpdateParameters, com.azure.core.util.Context context) Updates a token with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TokenInner>, TokenInner> TokensClient.beginUpdate(String resourceGroupName, String registryName, String tokenName, TokenUpdateParameters tokenUpdateParameters, com.azure.core.util.Context context) Updates a token with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<TokenInner>, TokenInner> TokensClient.beginUpdateAsync(String resourceGroupName, String registryName, String tokenName, TokenUpdateParameters tokenUpdateParameters) Updates a token with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<TokenInner>, TokenInner> TokensClient.beginUpdateAsync(String resourceGroupName, String registryName, String tokenName, TokenUpdateParameters tokenUpdateParameters) Updates a token with the specified parameters.TokensClient.createAsync(String resourceGroupName, String registryName, String tokenName, TokenInner tokenCreateParameters) Creates a token for a container registry with the specified parameters.Gets the properties of the specified token.com.azure.core.http.rest.Response<TokenInner> TokensClient.getWithResponse(String resourceGroupName, String registryName, String tokenName, com.azure.core.util.Context context) Gets the properties of the specified token.Mono<com.azure.core.http.rest.Response<TokenInner>> TokensClient.getWithResponseAsync(String resourceGroupName, String registryName, String tokenName) Gets the properties of the specified token.com.azure.core.http.rest.PagedIterable<TokenInner> Lists all the tokens for the specified container registry.com.azure.core.http.rest.PagedIterable<TokenInner> TokensClient.list(String resourceGroupName, String registryName, com.azure.core.util.Context context) Lists all the tokens for the specified container registry.com.azure.core.http.rest.PagedFlux<TokenInner> Lists all the tokens for the specified container registry.TokensClient.updateAsync(String resourceGroupName, String registryName, String tokenName, TokenUpdateParameters tokenUpdateParameters) Updates a token with the specified parameters.Methods in com.azure.resourcemanager.containerregistry.fluent with parameters of type TokenInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TokenInner>, TokenInner> TokensClient.beginCreate(String resourceGroupName, String registryName, String tokenName, TokenInner tokenCreateParameters) Creates a token for a container registry with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TokenInner>, TokenInner> TokensClient.beginCreate(String resourceGroupName, String registryName, String tokenName, TokenInner tokenCreateParameters, com.azure.core.util.Context context) Creates a token for a container registry with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<TokenInner>, TokenInner> TokensClient.beginCreateAsync(String resourceGroupName, String registryName, String tokenName, TokenInner tokenCreateParameters) Creates a token for a container registry with the specified parameters.TokensClient.create(String resourceGroupName, String registryName, String tokenName, TokenInner tokenCreateParameters) Creates a token for a container registry with the specified parameters.TokensClient.create(String resourceGroupName, String registryName, String tokenName, TokenInner tokenCreateParameters, com.azure.core.util.Context context) Creates a token for a container registry with the specified parameters.TokensClient.createAsync(String resourceGroupName, String registryName, String tokenName, TokenInner tokenCreateParameters) Creates a token for a container registry with the specified parameters.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> TokensClient.createWithResponseAsync(String resourceGroupName, String registryName, String tokenName, TokenInner tokenCreateParameters) Creates a token for a container registry with the specified parameters. -
Uses of TokenInner in com.azure.resourcemanager.containerregistry.fluent.models
Methods in com.azure.resourcemanager.containerregistry.fluent.models that return TokenInnerModifier and TypeMethodDescriptionstatic TokenInnerTokenInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TokenInner from the JsonReader.TokenInner.withCredentials(TokenCredentialsProperties credentials) Set the credentials property: The credentials that can be used for authenticating the token.TokenInner.withScopeMapId(String scopeMapId) Set the scopeMapId property: The resource ID of the scope map to which the token will be associated with.TokenInner.withStatus(TokenStatus status) Set the status property: The status of the token example enabled or disabled. -
Uses of TokenInner in com.azure.resourcemanager.containerregistry.models
Methods in com.azure.resourcemanager.containerregistry.models that return types with arguments of type TokenInnerModifier and TypeMethodDescriptionTokenListResult.value()Get the value property: The list of tokens.Method parameters in com.azure.resourcemanager.containerregistry.models with type arguments of type TokenInnerModifier and TypeMethodDescriptionTokenListResult.withValue(List<TokenInner> value) Set the value property: The list of tokens.