Uses of Class
com.azure.resourcemanager.apimanagement.models.OperationResultLogItemContract
Packages that use OperationResultLogItemContract
Package
Description
Package containing the inner data models for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of OperationResultLogItemContract in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return types with arguments of type OperationResultLogItemContractModifier and TypeMethodDescriptionOperationResultContractInner.actionLog()Get the actionLog property: This property if only provided as part of the TenantConfiguration_Validate operation.OperationResultContractProperties.actionLog()Get the actionLog property: This property if only provided as part of the TenantConfiguration_Validate operation. -
Uses of OperationResultLogItemContract in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return OperationResultLogItemContractModifier and TypeMethodDescriptionOperationResultLogItemContract.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OperationResultLogItemContract from the JsonReader.OperationResultLogItemContract.withAction(String action) Set the action property: Action like create/update/delete.OperationResultLogItemContract.withObjectKey(String objectKey) Set the objectKey property: Identifier of the entity being created/updated/deleted.OperationResultLogItemContract.withObjectType(String objectType) Set the objectType property: The type of entity contract.Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type OperationResultLogItemContractModifier and TypeMethodDescriptionOperationResultContract.actionLog()Gets the actionLog property: This property if only provided as part of the TenantConfiguration_Validate operation.