public static class ManagedInstanceLastAttempt.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ManagedInstanceLastAttempt |
build() |
ManagedInstanceLastAttempt.Builder |
clone() |
Errors |
getErrors()
[Output Only] Encountered errors during the last attempt to create or delete the instance.
|
ManagedInstanceLastAttempt.Builder |
mergeFrom(ManagedInstanceLastAttempt other) |
ManagedInstanceLastAttempt.Builder |
setErrors(Errors errors)
[Output Only] Encountered errors during the last attempt to create or delete the instance.
|
public ManagedInstanceLastAttempt.Builder mergeFrom(ManagedInstanceLastAttempt other)
public Errors getErrors()
public ManagedInstanceLastAttempt.Builder setErrors(Errors errors)
public ManagedInstanceLastAttempt build()
public ManagedInstanceLastAttempt.Builder clone()
Copyright © 2019 Google LLC. All rights reserved.