OperationResultInner Class
- java.
lang. Object - com.
azure. resourcemanager. kusto. fluent. models. OperationResultInner
- com.
public final class OperationResultInner
Operation Result Entity.
Constructor | Description |
---|---|
Operation |
Creates an instance of Operation |
Modifier and Type | Method and Description |
---|---|
String |
code()
Get the code property: The code of the error. |
Offset |
end Get the end |
String |
id()
Get the id property: ID of the resource. |
String |
message()
Get the message property: The error message. |
String |
name()
Get the name property: Name of the resource. |
String |
operation Get the operation |
String |
operation Get the operation |
Double |
percent Get the percent |
Provisioning |
provisioning Get the provisioning |
Offset |
start Get the start |
Status |
status()
Get the status property: status of the Operation result. |
void |
validate()
Validates the instance. |
Operation |
with Set the code property: The code of the error. |
Operation |
with Set the end |
Operation |
with Set the message property: The error message. |
Operation |
with Set the operation |
Operation |
with Set the operation |
Operation |
with Set the percent |
Operation |
with Set the start |
Methods inherited from java.lang.Object
OperationResultInner
public OperationResultInner()
Creates an instance of OperationResultInner class.
code
public String code()
Get the code property: The code of the error.
Returns:
endTime
public OffsetDateTime endTime()
Get the endTime property: The operation end time.
Returns:
id
public String id()
Get the id property: ID of the resource.
Returns:
message
public String message()
Get the message property: The error message.
Returns:
name
public String name()
Get the name property: Name of the resource.
Returns:
operationKind
public String operationKind()
Get the operationKind property: The kind of the operation.
Returns:
operationState
public String operationState()
Get the operationState property: The state of the operation.
Returns:
percentComplete
public Double percentComplete()
Get the percentComplete property: Percentage completed.
Returns:
provisioningState
public ProvisioningState provisioningState()
Get the provisioningState property: The provisioned state of the resource.
Returns:
startTime
public OffsetDateTime startTime()
Get the startTime property: The operation start time.
Returns:
status
public Status status()
Get the status property: status of the Operation result.
Returns:
validate
public void validate()
Validates the instance.
withCode
public OperationResultInner withCode(String code)
Set the code property: The code of the error.
Parameters:
Returns:
withEndTime
public OperationResultInner withEndTime(OffsetDateTime endTime)
Set the endTime property: The operation end time.
Parameters:
Returns:
withMessage
public OperationResultInner withMessage(String message)
Set the message property: The error message.
Parameters:
Returns:
withOperationKind
public OperationResultInner withOperationKind(String operationKind)
Set the operationKind property: The kind of the operation.
Parameters:
Returns:
withOperationState
public OperationResultInner withOperationState(String operationState)
Set the operationState property: The state of the operation.
Parameters:
Returns:
withPercentComplete
public OperationResultInner withPercentComplete(Double percentComplete)
Set the percentComplete property: Percentage completed.
Parameters:
Returns:
withStartTime
public OperationResultInner withStartTime(OffsetDateTime startTime)
Set the startTime property: The operation start time.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: