Uses of Class
com.azure.resourcemanager.apimanagement.models.GatewayListDebugCredentialsContractPurpose
Packages that use GatewayListDebugCredentialsContractPurpose
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of GatewayListDebugCredentialsContractPurpose in com.azure.resourcemanager.apimanagement.models
Fields in com.azure.resourcemanager.apimanagement.models declared as GatewayListDebugCredentialsContractPurposeModifier and TypeFieldDescriptionstatic final GatewayListDebugCredentialsContractPurposeGatewayListDebugCredentialsContractPurpose.TRACINGStatic value tracing for GatewayListDebugCredentialsContractPurpose.Methods in com.azure.resourcemanager.apimanagement.models that return GatewayListDebugCredentialsContractPurposeModifier and TypeMethodDescriptionGatewayListDebugCredentialsContractPurpose.fromString(String name) Creates or finds a GatewayListDebugCredentialsContractPurpose from its string representation.Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type GatewayListDebugCredentialsContractPurposeModifier and TypeMethodDescriptionGatewayListDebugCredentialsContract.purposes()Get the purposes property: Purposes of debug credential.GatewayListDebugCredentialsContractPurpose.values()Gets known GatewayListDebugCredentialsContractPurpose values.Method parameters in com.azure.resourcemanager.apimanagement.models with type arguments of type GatewayListDebugCredentialsContractPurposeModifier and TypeMethodDescriptionGatewayListDebugCredentialsContract.withPurposes(List<GatewayListDebugCredentialsContractPurpose> purposes) Set the purposes property: Purposes of debug credential.